Skip to main content

Moment NFT Supply

Moment NFT Supply

Get the number of Golazos currently in existence.

Returns UInt64 - the number of Golazos total Supply

import Golazos from 0xGOLAZOSADDRESS

pub fun main(): UInt64 {
return Golazos.totalSupply
}